'Declaration
<DispIdAttribute(5)> Function AddBorderTop( _ ByVal ImageID As Integer, _ ByVal BorderHeight As Integer, _ ByVal BorderColor As Integer _ ) As GdPictureStatus
[DispId(5)] GdPictureStatus AddBorderTop( int ImageID, int BorderHeight, int BorderColor )
function AddBorderTop( ImageID: Integer; BorderHeight: Integer; BorderColor: Integer ): GdPictureStatus;
DispIdAttribute(5) function AddBorderTop( ImageID : int, BorderHeight : int, BorderColor : int ) : GdPictureStatus;
[DispId(5)] GdPictureStatus AddBorderTop( int ImageID, int BorderHeight, int BorderColor )
[DispId(5)] GdPictureStatus AddBorderTop( int ImageID, int BorderHeight, int BorderColor )
Parameters
- ImageID
- BorderHeight
- BorderColor